home *** CD-ROM | disk | FTP | other *** search
- ServerMaker = {
- ACTIONS = {
- panelOk:;
- runForController:;
- selectParent:;
- selectDomain:;
- panelCancel:;
- };
- OUTLETS = {
- newPanel;
- cloneForm;
- rootPanel;
- gluePanel;
- rootForm;
- controller;
- clonePanel;
- glueForm;
- servers;
- childForm;
- childPanel;
- newMatrix;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-